home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Tele / M / MUBBS / Txtfls12 Folder / Textfiles Docs next >
Encoding:
Text File  |  1992-09-04  |  1.9 KB  |  62 lines  |  [TEXT/MACA]

  1.   ***- Textfiles Module -***
  2.      -   Version 1.2    -
  3.       By: Scott Szretter
  4.  (C)1991-1992 Scott Szretter - Please see the file "COPYRITE.SPS"
  5.  
  6. This is a module that will allow your users to view text files - list what are
  7. available, then select which to view...
  8.  Text files can be restricted by security level.
  9.  
  10.     To install the module, copy it with resedit (it should be called
  11. 'bulletins' in the distibution arcive) into the mubbs modules file -
  12. renumbering if necessary.
  13.  
  14. Textfiles has been changed signifigantly since version 1.11.
  15.  
  16. The file 'textfiles.info' should be placed in your 'bbssupport' folder.
  17. If you change the name of the module, this filename should also be changed.
  18.  (modulename.info).
  19.  
  20. The .info file contains the pathnames to various files required by this module.
  21.  
  22. The first path is the path to the ' .files' file.  (described later)
  23. The second path is the path to the ANSI introduction file.
  24. The third path is the path to the normal introduction file.
  25. The fourth path is the path to where all the actual text files will be.
  26.    -> There must be a ':' (colon) at the end of this path.
  27. The fifth path is the path to where the help file is.
  28.  
  29. Here is how a path should look:
  30.  
  31. drivename:folder:file
  32.  
  33.  or
  34.  
  35. drivename:folder:folder:file
  36.  
  37. In my case, my drive name is 100, folder name is MUBBS, and next folder is textfiles,
  38.  and finally the filename is textfiles.files.
  39.  
  40. (100:MUBBS:textfiles:textfiles.files)
  41.  
  42. The textfiles folder included has sample intro, .files, help, and actual text files.
  43.  
  44. The .files file contains the actual names of the text files, and security levels to
  45.  access them.
  46.  
  47. The layout looks like this:
  48.  
  49. securitylevel
  50. filename
  51. securitylevel2
  52. filename2
  53. securitylevel3
  54. filename3
  55.  
  56. and so on.   There may be up to 10 files.
  57.  
  58. The filename must be the EXACT mac file name.  (Not the path).
  59. The files must be put where you specify in the .info file.
  60.  (fourth path).
  61.  
  62. If you have problems, call HMM BBS (508)655-8927.